home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6314 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  970 b 

  1. Path: columba.udac.uu.se!news
  2. From: Enrico Savazzi <enrico.savazzi@pal.uu.se>
  3. Newsgroups: comp.lang.c++,comp.sys.hp.hpux
  4. Subject: Re: Problem on using STL
  5. Date: Thu, 08 Feb 1996 13:11:32 +0100
  6. Organization: Uppsala University
  7. Message-ID: <3119E874.7FFC@pal.uu.se>
  8. References: <4f8fik$8p@upsnews.ups.com>
  9. NNTP-Posting-Host: esavazzi.pal.uu.se
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Jin Yang wrote:
  16. > We have a CFront 3.01 based C++ compiler (on HPUX). When we try to use
  17. > STL, we get compiler error. For example, the following simple code:[snip]
  18.  
  19. I am getting all sorts of compiler warnings and errors while trying to 
  20. use STL with Microsoft Visual C++ 4.0. I am using the version of STL that 
  21. comes with VC++, and I have edited the STL source as suggested by 
  22. Microsoft. I am new to VC++ 4.0 (but a veteran of VC++ and Microsoft C 
  23. since 1.0). Perhaps someone has a suggestion?
  24.